Other Type Aliases

The following type aliases are available globally.

  • Declaration

    Swift

    public typealias UUIDString = String
  • A UIView is used to enable a broader description– we’re really thinking UIControl or UIButton.

    Declaration

    Swift

    public typealias TappableButton = UIView & Tappable